home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / graphics / a-g / dust / dusthelp2 / formats < prev    next >
Text File  |  1995-12-15  |  2KB  |  59 lines

  1.                       Dust-File-Formats
  2. -----------------------------------------------------------------
  3.  
  4. 1. TDDD - this is the standard-format read and written by Dust
  5.  
  6.     Features:
  7.      -all Attributes can be read, written, modified
  8.      -Imagine3.0-Textures and -Brushes can be read, written, modified
  9.      -every face has its own color (CLST)
  10.      -hard/soft edges will be treated correctly
  11.      -subgroups are supported
  12.     Restrictions:
  13.      -reflection-maps are skipped (BRS4 ?)
  14.      -the reflection- and transluceny-parameters are taken from
  15.       the global atttributes (means: no RLST- and TLST-handling)
  16.  
  17. 2. LW (Lightwave)
  18.  
  19.     Features:
  20.      -polygons are assumed to be convex and converted into triangles
  21.      -surfaces are converted into Imagine-Subgroups
  22.      -the DOUBLESIDED-flag can be set by the BACKFACES-parameter
  23.      -the specular level will be converted
  24.      -storing all textures/brushes/...
  25.     Restrictions:
  26.      -no lines (polygons with 2 points) and point-polygons
  27.  
  28. 3. MC4D (MaxonCinema4D)
  29.  
  30.     Features:
  31.      -triangles, conversation of quadrangles into triangles
  32.      -converting of axis-attributes
  33.      -chunks with the identifier 8 are read and written
  34.     Restrictions:
  35.      -materials aren't supported because of no documentation
  36.      -chunks of type 5,6,7 are skipped because of no documentation
  37.  
  38. 4. VS (Videoscape) - loading and saving is slow (ASCII-format)
  39.  
  40.     Features:
  41.      -Videoscape-colors are calculated as good as possible
  42.      -creation of backfaces if the BACKFACES-parameter is set
  43.  
  44. 5. SPHERES - TDDD-Group-Objects made of real Spheres
  45.     This is a special particle-object-format (only for Imagine-users)
  46.     and can only be written.
  47.  
  48. 6. PARTICLE - The fast DUST-Particle-Format
  49.     This Format consists of the particle- and the object-information
  50.     in TDDD-format. So all attributes are supported.
  51.  
  52. The LOAD-command automatically recognises the format, all object-saving
  53. procedures (e.g. SAVE or MORPH) create objects in the format specified
  54. by the SFORMAT-parameter.
  55.  
  56. NOTE:  Dust converts LW-Surfaces into Subgroups and Subgroups into
  57.        LW-Surfaces - most of the object-converters (e.g. Vertex, Pixpro,
  58.        Castillian) aren't able to do that.
  59.